Structs

Traits

Functions

  • | Create a new cache with a fixed size capacity. | | This implementation of Cache uses a | least-recently-used eviction policy. |